home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / session < prev    next >
Text File  |  1994-08-18  |  1KB  |  27 lines

  1.  
  2. session [<session#>]
  3.  
  4.      Without arguments, displays the list of current sessions,
  5. including session number, remote TCP or AX.25 address,  the address of
  6. the TCP or AX.25 control block, and the session swap mode under the
  7. 'Sw' heading.  An asterisk (*) is shown next to the current session.
  8.  
  9.      Entering  a session number as an argument to the session command
  10. will put you in converse mode with that session.  If the Telnet
  11. session; entering a blank line at this point puts you in converse mode
  12. with server is enabled, the user is notified of an incoming request
  13. and a session number is automatically assigned.  The user may then
  14. select the session normally to converse with the remote user as though
  15. the session had been locally initiated.
  16.  
  17.     session [[<session#>] [flowmode [on | off]]]
  18.  
  19.      flowmode' displays or enables / disables setting of *more*
  20.      handling for < session#>.  This is handy for long directory
  21.      listings coming from an ftp session, for example .  Escaping to
  22.      command mode before issuing the dir command and entering "session
  23.      # flowmode on" gives a page at a time to look at.  At any time
  24.      you can escape out again and switch flowmode off.  Note that a
  25.      ftp session has it's own flow command now built in.  See FTP
  26.      commands later in this manual.
  27.